home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextApps / Preferences.app / Time.preferences / Spanish.lproj / Time.nib / data.classes next >
Encoding:
Text File  |  1993-03-10  |  823 b   |  61 lines

  1. Calendar = {
  2.     SUPERCLASS = Control;
  3. };
  4. FirstResponder = {
  5.     ACTIONS = {
  6.     orderFrontNXColorPanel:;
  7.     };
  8.     SUPERCLASS = Object;
  9. };
  10. TimeSetting = {
  11.     SUPERCLASS = Control;
  12. };
  13. Clock = {
  14.     SUPERCLASS = Control;
  15. };
  16. ClickField = {
  17.     SUPERCLASS = Control;
  18. };
  19. ClickButton = {
  20.     SUPERCLASS = Control;
  21. };
  22. NewClock = {
  23.     SUPERCLASS = Control;
  24. };
  25. Preferences = {
  26.     ACTIONS = {
  27.     minusSetting:;
  28.     newDate:;
  29.     plusSetting:;
  30.     yearPlus:;
  31.     monthPlus:;
  32.     synchronize:;
  33.     newTime:;
  34.     monthMinus:;
  35.     hour24Changed:;
  36.     yearMinus:;
  37.     };
  38.     OUTLETS = {
  39.     plusButton;
  40.     switch24Hour;
  41.     yearField;
  42.     timeSetter;
  43.     setButton;
  44.     synchButton;
  45.     minusButton;
  46.     timeStrings;
  47.     yearPlus;
  48.     tzScroller;
  49.     yearMinus;
  50.     monthPlus;
  51.     monthField;
  52.     layout_clock;
  53.     window;
  54.     tzButton;
  55.     calendar;
  56.     monthMinus;
  57.     ntpdTextField;
  58.     };
  59.     SUPERCLASS = Object;
  60. };
  61.